home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / windows / zippro.zip / ZIPPRO.DOC next >
Text File  |  1992-12-09  |  4KB  |  69 lines

  1.                               ZipPro Ver. 1.2
  2.  
  3.     Thank for trying ZipPro. I wrote this script after frustration over
  4. unzipping my downloaded files at the Dos prompt. I would also like to thank 
  5. Datastrom on Cserve for all the help they offered me. Being I'm still
  6. learning Waspect. I have injoyed writing the script and would like to get
  7. feedback on features you'de like to see in upcoming versions.
  8.  
  9.             Setup Instuctions
  10.     1. Edit the script to allow for the differences in our systems. 
  11. Such as drive letters and your Paths (F:\Prowin\Dnload for example).  
  12.     2. Make your Test directory, and make sure that the script follows
  13. the drive letters and path you select. You can change the name of the TEST
  14. dir, but make sure its the same in the script.
  15.     3. Compile the script using Prowins compiler. This can be found by
  16. selecting Script form the Menu, then selecting compile/edit. Then chosing 
  17. Compile. If the compiler gives you errors. Check for spelling errors and
  18. compare it to this script.
  19.  
  20.             Operating Instructions
  21.     This script is based on you using the Prowin's File Clipboard 
  22. feature. The script uses the saved Fileclip.txt file (from File Clipboard)
  23. as a reference for files to unzip. It will only process .zip files so if
  24. you downloaded .txt files also, don't worry. This script will pass these
  25. files. You can actully create this file 3 ways.
  26.      1. While online. Select the files to download using the File 
  27. Clipboard. After selecting the files. Select File form the clipboard menu.
  28. Select save as, then select OK to save to the default Fileclip.txt.
  29. After Your download is over, just run the script.
  30.     2. If you dont use the File Clipboard to download your files. You
  31. select File Clipboard Icon and enter the filenames there, then save them
  32. as before.
  33.     Or, Use your favorite ASCII text editor (like NotePad) to enter
  34. the filenames. ONLY one filename per line please. Save it as Fileclip.txt
  35. then run the script.
  36.  
  37.                 What The Script Does
  38.     The first then the script will do is open the file Fileclip.txt.
  39. It searchs each file for a .zip extention. If the file has no .zip extention,
  40. it passes that one, and goes to the next one. After finding the .zip files
  41. it passes the name to the other Procedures. 
  42.     The first proc extracts the .zip extention, then uses the leftover
  43. name to create the directory to unzip the file to.
  44.     The second proc does the nitty gritty. It formats the string to
  45. create the command for unziping. Then it runs the command at the dos prompt.
  46. This is continued, until all files are done.
  47.  
  48.                 Other Notes
  49.     I've added an option to delete the Fileclip.txt file after the
  50. proccess is over. But you must select this option before compiling. If
  51. you don't change this option you will have to make sure that the Fileclip.txt
  52. file is deleted before running the script again, or it may try to unzip
  53. files that have already gone through the process. If you choose this option
  54. of course you don't have to go through that process, its easier this way,
  55. but I'll leave it up to you if you want that option.
  56.     I have not tried this script with anything other than Pkunzip. It 
  57. should work with other unzippers as long as you've entered the proper
  58. command for the unzipper inplace of Pkunzip. Good luck. I hope you injoy
  59. this script. If you do let me know. Also If you would like to see other
  60. features in the script, write me and I'll see what I can do. I'm working on 
  61. some dialog boxs to select options. Like I said. Let me know what you like
  62. and dislike.
  63.    Thanks for using ZipPro Ver. 1.2
  64.  
  65. Michael Lee
  66. Compuserve 75720,1221
  67. Prodigy    XHHJ46A
  68. Execnet BBS 1-914-667-4567  (I'm just a member of this board, but you
  69. can contact me here through Internet. Great board)